home *** CD-ROM | disk | FTP | other *** search
/ Network Support Library / RoseWare - Network Support Library.iso / sna / saalux.exe / SAALUX.TXT < prev   
Text File  |  1993-09-17  |  3KB  |  94 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              SAALUX.EXE,  DOS Client LUx API Support
  5. DOCUMENT ID:        TID000482
  6. DOCUMENT REVISION:  A
  7. DATE:               09AUG93
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Symptom Solution
  10. README FOR:         SAALUX.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare for SAA 1.3
  14.  
  15. ABSTRACT:
  16. SAALUX provides NetWare for SAA V1.3 with DOS Workstation API support to
  17. use the LU 0, LU 1, LU 2, and LU 3 protocols.  SAALUX.TXT does not provide
  18. instructions regarding the writing of LUx applications.  If you wish to
  19. write applications be prepared to contact Novell Marketing for assistance
  20. at the address shown in SAALUX.TXT.
  21. _________________________________________________________________
  22.  
  23. DISCLAIMER
  24. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL. 
  25. NOVELL MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  26. HOWEVER, THE INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  27. ONLY.  NOVELL MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  28. INFORMATION.
  29. _________________________________________________________________
  30.  
  31. Self-Extracting File Name:  SAALUX.EXE
  32.  
  33. Files Included     Size     Date        Time
  34.  
  35.   SAALUX.TXT          (This File)
  36.  CCSLOAD.EXE      20373    6-02-93      4:00p
  37. LOADBASE.EXE       8417    6-02-93      4:01p
  38.      LUX.EXE      89936    6-02-93      4:25p
  39.      LUX.LIB      13487    6-02-93      4:03p
  40.  
  41.  
  42. SAALUX
  43. July 29, 1993
  44.  
  45. SAALUX provides NetWare for SAA V1.3 with DOS Workstation API support to
  46. use the LU 0, LU 1, LU 2, and LU 3 protocols.
  47.  
  48.  
  49. INSTALLATION INSTRUCTIONS
  50. 1. Create a directory in the SAA server. (SYSTEM\NWSAA\LUX\DOS)
  51.  
  52. 2. Copy the files the files in SAALUX into the directory.
  53.  
  54.  
  55. TO RUN LUx
  56. -----------
  57. Prior to running a LUx DOS application:
  58.   - the LUX TSR may be loaded via "CCSLOAD LUX".
  59.            or
  60.   - the application may be allowed to load the TSR.
  61. In either case, LUx dynamically links to the code in the TSR when the
  62. application makes the initial load request.
  63.  
  64. The EXEs provide LUx services to LUx applications.  They work together at
  65. the DOS Client to communicate with a host system.
  66.  
  67. The LUx library is provided for the application developer, to build LUx
  68. applications.  It is not required at the DOS Client to run the
  69. applications.
  70.  
  71.  
  72. TO UNLOAD THE LUx TSR
  73. ---------------------
  74. Following the completion of LUx applications:
  75.      CCSLOAD /U LUX
  76.  
  77. FOR MORE INFORMATION
  78. For information regarding the writing of DOS LUx applications write to:
  79.  
  80.   Novell, Inc
  81.   Attn: Product Marketing
  82.   890 Ross Drive
  83.   Sunnyvale, CA 94089
  84.  
  85. FILES IN SAALUX
  86.  
  87. SAALUX.TXT
  88. CCSLOAD.EXE   20373    6-02-93     (LUx loader)
  89. LOADBASE.EXE  8417     6-02-93     (LUx loader TSR)
  90. LUX.EXE       89936    6-02-93     (LUx API TSR)
  91. LUX.LIB       13487    6-02-93     (LUx API Library, linked with
  92.                                    application)
  93.  
  94.